home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 31
/
CD Expert nº 31 Unreal Mission Pack I.iso
/
Bootmagic
/
OS2DOS
/
AUTOEXEC.BAT
next >
Wrap
DOS Batch File
|
1999-01-27
|
329b
|
20 lines
@ECHO OFF
PROMPT $P$G
BMBoot.Exe /rescue
REM Put Network or CD-ROM drivers here.
REM CDEX.EXE [/Help/?] /D:driver_name [/L:drive_letter] [/M:buffers]
REM Load Mouse Driver
MOUSE
If Not Exist C:\BTMAGIC.PQ\BMCFG.EXE goto Skip
REM Load the BootMagic Configuration Manager
C:
CD \BTMagic.PQ
BMCfg.Exe
:Skip